back reference meaning in English
逆参照
Examples
- Normally , a serialized stream contains only one serialized instance of any given object and makes back references to it from other objects that share references to it
通常,一个序列化的流只包含任何给定对象的一个序列化实例,并且共享对该对象引用的其他对象可以对它进行后向引用。 - The easiest way to identify these objects is by using a profiler with the abilities to snapshot the heap , compare object numbers between snapshots , track objects , find back references to objects , and force garbage collections
最容易的方法是使用能够对堆产生快照的检测工具来标识这些对象,比较堆的快照中对象的数目,跟踪这些对象,找到引用这些对象的对象,然后强制进行垃圾收集。